home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 7 / Apprentice-Release7.iso / Source Code / C / Applications / Moscow ML 1.42 / src / test / test.sml < prev    next >
Encoding:
Text File  |  1997-08-18  |  325 b   |  21 lines  |  [TEXT/R*ch]

  1. use "test1.sml";
  2. use "test2.sml";
  3. use "test3.sml";
  4. use "test4.sml";
  5. use "test5.sml";
  6. use "test6.sml";
  7. use "test7.sml";
  8. use "test8.sml";
  9. use "test9.sml";
  10. use "testa.sml";
  11. use "testb.sml";
  12. use "testc.sml";
  13. use "testd.sml";
  14. use "teste.sml";
  15. use "testprs.sml";
  16. use "ovlsucc.sml";
  17. use "constsuc.sml";
  18. use "testmatc.sml";
  19.  
  20. quit();
  21.